ApplicationModule_ProvidesSettingsRepositoryFactory
@DaggerGenerated
Functions
Link copied to clipboard
open fun create(module: ApplicationModule, datastoreProvider: Provider<DataStore<UserSettings>>): ApplicationModule_ProvidesSettingsRepositoryFactory
Link copied to clipboard
Link copied to clipboard
open fun providesSettingsRepository(instance: ApplicationModule, datastore: DataStore<UserSettings>): SettingsRepository